home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 008 / egademo.arc / DEMOS.DOC next >
Encoding:
Text File  |  1986-03-13  |  1.7 KB  |  35 lines

  1. There isn't a lot of software out there written for the EGA card.  So I've
  2. put together what I could and am passing it along.  The C stuff is written
  3. for Desmet v2.5, not that it matters much.  EGA.C came from one of the big
  4. bulletin boards somewhere.  SMALL.ASM came from Byte magazine last fall.
  5. I'd like to get it converted to Desmet assembler, but it's beyond my
  6. smarts.  STAR_CHT.C is the beginning of my starship simulator.  It uses real
  7. stars and does a couple of demo rotations.  You get it complete with
  8. debugging printf's.  Debugging EGA ain't easy.  Especially when Sidekick
  9. and Superkey are out there waiting to waste your screen.
  10.  
  11.  
  12. Here are the files:
  13.  
  14. EGA      C      25728   2-02-86  12:43a  low order EGA routines
  15. EGA      EXE     7168   2-04-86  11:57p  demo of ega.c
  16. EGA_LIB  S       1646   2-28-86   4:04p  compiled ega.c, renamed with .s to make it a library file
  17. MFRACT   C       2534   3-12-86  10:57a  Max's fractal program using ega
  18. MFRACT   EXE     8704   3-12-86  10:58a  executable version
  19. SMALL    ASM     1047   2-15-86   9:47p  from Byte, 43 line x 80 col (cute)
  20. SMALL    EXE      695   2-15-86   9:49p
  21. STARCOOR DAT     4536   2-25-86   7:51p  xyz star coordinates for star_cht
  22. STARNAME DAT    11340   2-25-86   8:39p  the names, sizes of the above (not used yet)
  23. STAR_CHT C      11684   3-12-86  11:50a  displays stars, rotates
  24. STAR_CHT EXE    11264   3-12-86  11:51a
  25.  
  26. All of the above work on my machine.  Hope they work on yours.
  27. Included in star_cht is a neat integer circle routine you might like.
  28.  
  29. Bruce Garley
  30. 612 439 6280
  31.  
  32. Note: You can find Bruce and other programmers on Terrapin Station BBS,
  33.       2400/1200 -- 24 hours a day -- 612/623-0152
  34.       A BBS for programmers and technical users!
  35.